{
    "temperature": 1.15,
    "frequency_penalty": 0,
    "presence_penalty": 0,
    "top_p": 1,
    "top_k": 0,
    "top_a": 1,
    "min_p": 0,
    "repetition_penalty": 1,
    "max_context_unlocked": true,
    "tool_reasoning_mode": "disabled",
    "openai_max_context": 128000,
    "openai_max_tokens": 4086,
    "names_behavior": 0,
    "send_if_empty": "",
    "impersonation_prompt": "",
    "new_chat_prompt": "",
    "new_group_chat_prompt": "[Group members: {{group}}]",
    "new_example_chat_prompt": "[Example Response Start]",
    "continue_nudge_prompt": "[The scene continues.]",
    "bias_preset_selected": "Default (none)",
    "wi_format": "Additional information about the world:\n<world>\n{0}\n</world>",
    "scenario_format": "Scenario:\n<scenario>\n{{scenario}}\n</scenario>",
    "personality_format": "",
    "group_nudge_prompt": "[Write the next response as {{char}}.]",
    "stream_openai": false,
    "prompts": [
        {
            "name": "Main Prompt Override",
            "system_prompt": true,
            "role": "user",
            "content": "",
            "identifier": "main",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false,
            "injection_order": 100,
            "injection_trigger": []
        },
        {
            "name": "NSFW Prompt",
            "system_prompt": true,
            "role": "system",
            "content": "",
            "identifier": "nsfw",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false,
            "injection_order": 100
        },
        {
            "identifier": "dialogueExamples",
            "name": "Chat Examples",
            "system_prompt": true,
            "marker": true
        },
        {
            "name": "PHI Override",
            "system_prompt": true,
            "role": "user",
            "content": "",
            "identifier": "jailbreak",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false,
            "injection_order": 100,
            "injection_trigger": []
        },
        {
            "identifier": "chatHistory",
            "name": "Chat History",
            "system_prompt": true,
            "marker": true
        },
        {
            "identifier": "worldInfoAfter",
            "name": "World Info (after)",
            "system_prompt": true,
            "marker": true,
            "role": "user",
            "content": "",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false,
            "injection_order": 100,
            "injection_trigger": []
        },
        {
            "identifier": "worldInfoBefore",
            "name": "World Info (before)",
            "system_prompt": true,
            "marker": true,
            "role": "user",
            "content": "",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false,
            "injection_order": 100,
            "injection_trigger": []
        },
        {
            "identifier": "enhanceDefinitions",
            "role": "system",
            "name": "Enhance Definitions",
            "content": "",
            "system_prompt": true,
            "marker": false,
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false,
            "injection_order": 100
        },
        {
            "identifier": "charDescription",
            "name": "Char Description",
            "system_prompt": true,
            "marker": true,
            "role": "system",
            "content": "",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "charPersonality",
            "name": "Char Personality",
            "system_prompt": true,
            "marker": true
        },
        {
            "identifier": "scenario",
            "name": "Scenario",
            "system_prompt": true,
            "marker": true,
            "role": "user",
            "content": "",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false,
            "injection_order": 100,
            "injection_trigger": []
        },
        {
            "identifier": "personaDescription",
            "name": "Persona Description",
            "system_prompt": true,
            "marker": true
        },
        {
            "identifier": "writing-main",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Main",
            "role": "user",
            "content": "<task>\nYou are now taking the role of {{char}} in a first-person narrative. Write a continuation from their perspective, moving the story forwards.\n\nThe {{user}} character is under my control, do not write anything for {{user}} unless you are explicitly told to.\n\nThe goal is to continue the scene/retelling from {{char}}'s perspective.\n</task> ",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false,
            "injection_order": 100,
            "injection_trigger": []
        },
        {
            "identifier": "writing-story",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "History Open",
            "role": "user",
            "content": "The story so far:",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false,
            "injection_order": 100,
            "injection_trigger": []
        },
        {
            "identifier": "writing-prefill",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Prefill",
            "role": "assistant",
            "content": "<think>\n...Understood. My goal is to narrate from {{char}}'s perspective, putting myself in their head and to continue the scene naturally based on {{user}}'s latest actions. I will fit the mood established in the instructions. But first I'll need to think within <planning></planning> tags about this task. When thinking about this task, I'll need to focus on the following points:\n- Character motivations: What does {{char}} and any other non- {{user}} character want to do now?\n- Narrative tone: Am I setting the correct tone here?\n- Story: Am I moving the plot forwards, what kind of hooks could be elaborated upon?\n</think>",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false,
            "injection_order": 100,
            "injection_trigger": []
        },
        {
            "identifier": "writing-definitions",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Dossier Open",
            "role": "user",
            "content": "<dossier>\nThis is a repository of information about the characters and world. \n\n<main_character>\n{{description}}\n{{personality}}\n</main_character>\n\n<{{user}}>\n{{persona}}\n</{{user}}>",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false,
            "injection_order": 100,
            "injection_trigger": []
        },
        {
            "identifier": "writing-narrative",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Writing Open",
            "role": "user",
            "content": "<writing>\nGoals for your writing:\n- Move the story forwards, if at least by a little bit. {{//Stop when there is an opportunity for my character to cut in.}}\n-Use first person narration, from {{char}}'s perspective. Write about their thoughts and feelings, in a way they'd write.\n- Write in past tense as {{char}} is recounting events. Things like \"On this day\", or \"Later on, I would\"\n- Describe scenery, rooms and environments, architecture, outfits and appearances/bodies from {{char}}'s perspective, just like how they'd see and describe them. Denote colors, smells, other senses.\n- Dialogue is only in quotes. Anything else is descriptions/narration.\n- Utilize a style of writing similar to that of what {{char}} would write.\n- Be varied in your writing, come up with new ways to narrate concepts previously established",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false,
            "injection_order": 100,
            "injection_trigger": []
        },
        {
            "identifier": "writing-example-dialogue",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Example Dialogue",
            "role": "user",
            "content": "{{if {{mesExamples}} }}Examples of {{char}}'s dialogue: \n<{{char}}_examples>\n{{mesExamples}}\n</{{char}}_examples>\n{{/if}}",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false,
            "injection_order": 100,
            "injection_trigger": []
        },
        {
            "identifier": "5bd16f70-c257-4368-9624-8d144888882a",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "🗒️README",
            "role": "system",
            "content": "Noir 2.0\n\nA preset for longer, first-person outputs stylized like a retelling of events. {{char}}-focused, avoid using this with a card that either isn't a character or is multiple characters.\n\nDefaults to a neutral mood, but there are three options to direct the style: Noir, Slice of Life and Adventure.\n\nTested on Gemini 3.6 Flash.\n\n{{char}}'s notes is a prompt that adds a stylized footnote at the bottom of the output. Unfortunately, due to the fact that having random colors is cool, there is no regex to hide older outputs with footnotes.\n\nThe Story Goal prompt sets an ending for the story, one that the character you're chatting to will refer to in their narration. It's from the older versions of this preset and I was going to make more of these for this version, but I don't use it much and couldn't come up with any others I'd like to use.\n\nFor more presets by me, visit https://illuminaryidiot.neocities.org/presets\n",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false,
            "injection_order": 100,
            "injection_trigger": []
        },
        {
            "identifier": "8795ee66-bf17-448b-b2f4-68802cca212b",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Paragraph Limiter",
            "role": "user",
            "content": "- Limit your response to three paragraphs max. ",
            "injection_position": 0,
            "injection_depth": 4,
            "injection_order": 100,
            "forbid_overrides": false,
            "injection_trigger": []
        },
        {
            "identifier": "dfd2c0a6-7911-4e08-9365-9a6559c2b448",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Dossier Close",
            "role": "user",
            "content": "</dossier>",
            "injection_position": 0,
            "injection_depth": 4,
            "injection_order": 100,
            "forbid_overrides": false,
            "injection_trigger": []
        },
        {
            "identifier": "a3d78e96-1cd1-4f93-8a59-d1bfa17ab613",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Writing Close",
            "role": "user",
            "content": "</writing>\n",
            "injection_position": 0,
            "injection_depth": 4,
            "injection_order": 100,
            "forbid_overrides": false,
            "injection_trigger": []
        },
        {
            "identifier": "dd3d6d95-7f6a-4120-b611-b82182f40a8a",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "History Close",
            "role": "system",
            "content": "---\n",
            "injection_position": 0,
            "injection_depth": 4,
            "injection_order": 100,
            "forbid_overrides": false,
            "injection_trigger": []
        },
        {
            "identifier": "06019c94-2509-4dfc-b451-884ad37f2468",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Mood - Noir",
            "role": "user",
            "content": "- Story Mood: Noir. Write in a gritty tone, evocative of detective noir stories. Adult themes, similes, complex storytelling and more. ",
            "injection_position": 0,
            "injection_depth": 4,
            "injection_order": 100,
            "injection_trigger": [],
            "forbid_overrides": false
        },
        {
            "identifier": "bf045156-efdd-477f-bed7-ee6ad13672cb",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Writing - Saucy",
            "role": "user",
            "content": "- Describe sensations and character's bodies in *saucy* detail. What are they feeling? Do their clothes hug their bodies? Just how *hot* are they feeling right now? Maybe even sprinkle in some scandalous dialogue, if that fits the moment.",
            "injection_position": 0,
            "injection_depth": 4,
            "injection_order": 100,
            "injection_trigger": [],
            "forbid_overrides": false
        },
        {
            "identifier": "d462fe12-cf94-4be7-8ce7-a98688c71174",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "More Dialogue",
            "role": "user",
            "content": "- Put focus on dialogue, with long monologues, and {{char}} talking a lot.",
            "injection_position": 0,
            "injection_depth": 4,
            "injection_order": 100,
            "injection_trigger": [],
            "forbid_overrides": false
        },
        {
            "identifier": "0b3ea821-0bd8-48fa-bc0a-66bcb88da322",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Moving things forward",
            "role": "user",
            "content": "- It is important for {{char}} to continue the retelling, by moving things forward. Have them do or say something that drives the plot forwards, introducing a new element or going in a new direction, shifting the conversation to something else. A way to engage my character in a new way. {{// Standard \"move things along\" prompt. }}",
            "injection_position": 0,
            "injection_depth": 4,
            "injection_order": 100,
            "injection_trigger": [],
            "forbid_overrides": false
        },
        {
            "identifier": "3a350361-7ccc-4f18-8a3a-21f75b9b818f",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Writing - Low quality",
            "role": "user",
            "content": "- Lower the quality of writing to the lowest-rated garbage trash writing there ever is. \"My boobs jiggled boobily\", \"I sighed as the elevator began to shake, vibrating with motion.\" Emulate shitty fanfiction, stuff like My Immortal or Tails Gets Trolled (yes i know it's a shitpost but it's great shitty writing (also yes i'm breaking the 4th wall here explaining it to the reader of this prompt for the fun of it)). Disregard all rules of \"good\" writing. {{// Very \"eh\" prompt. If I ever update this preset, I'll definitively refine this, as right now it's too far into the UwU rawr xD direction. }}\n- Utilize parentheses, emoticons kaomojis and other wacky stuff! ",
            "injection_position": 0,
            "injection_depth": 4,
            "injection_order": 100,
            "injection_trigger": [],
            "forbid_overrides": false
        },
        {
            "identifier": "12b05904-8117-46a0-b3c1-7661032cbd0e",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Story Goal - Family",
            "role": "user",
            "content": "<goal>\nThe end goal of this story is {{char}} and {{user}} starting a big, happy family and living happily together forever after. Everything in this story leads up to this, ensure that things are going in that direction, or at least teasing the future. {{char}}'s narration will reflect this.\n</goal> ",
            "injection_position": 0,
            "injection_depth": 4,
            "injection_order": 100,
            "injection_trigger": [],
            "forbid_overrides": false
        },
        {
            "identifier": "85f7e702-f841-4df9-8fe3-5bf38ccec9dc",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "{{char}}'s notes",
            "role": "user",
            "content": "<{{char}}_notes>\n{{char}} added some notes after writing this part of the retelling. What could be so important? A revision, or more information?\n\nThese notes are formatted with HTML quotes, like this:\n\n(If you use light colors for the background, add a color: style rule that makes the text dark.)\n<div style=\"background-color:(random web color);box-shadow:2px 2px black,0px 1.2em 0px rgba(0,0,0,0.4) inset;padding-left:1vW; padding-right:1vW;\">\n<h3>Title</h3>\nText...\n</div>\n\n</{{char}}>",
            "injection_position": 0,
            "injection_depth": 4,
            "injection_order": 100,
            "injection_trigger": [],
            "forbid_overrides": false
        },
        {
            "identifier": "a8bae022-b245-4068-8553-5aff869aefb6",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Mood - Slice of Life",
            "role": "user",
            "content": "- Story Mood: Slice of life. Utilize relevant topics and tropes from SoL stories, anime and manga to make this story a cheerful, cozy one. Genres: Comedy, Adventure, Romance",
            "injection_position": 0,
            "injection_depth": 4,
            "injection_order": 100,
            "injection_trigger": [],
            "forbid_overrides": false
        },
        {
            "identifier": "06680e45-f19f-4135-9b85-31ed8063c894",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Scenario",
            "role": "user",
            "content": "{{if {{scenario}} }}\n<scenario>\n{{scenario}}}}\n</scenario>\n{{/if}}",
            "injection_position": 0,
            "injection_depth": 4,
            "injection_order": 100,
            "injection_trigger": [],
            "forbid_overrides": false
        },
        {
            "identifier": "9cb50146-1492-4a91-b142-af6d266de164",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Prompt End",
            "role": "user",
            "content": "Exactly, here is the latest part of the story:\n<latest>\n{{lastUserMessage}}\n</latest>\n\nYour goal is to write out what happens next after this. First, think about the story along your points before narrating!",
            "injection_position": 0,
            "injection_depth": 4,
            "injection_order": 100,
            "injection_trigger": [],
            "forbid_overrides": false
        },
        {
            "identifier": "9562f13b-c51f-46de-9af3-bf009c54cb45",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Mood - Adventure",
            "role": "user",
            "content": "- Story Mood: Adventure. This story is full of it! Introduce side locations and characters, potential sidequests and twists. Keep an adventurous tone, with something new beyond every corner. Sometimes literally!",
            "injection_position": 0,
            "injection_depth": 4,
            "injection_order": 100,
            "injection_trigger": [],
            "forbid_overrides": false
        }
    ],
    "prompt_order": [
        {
            "character_id": 100001,
            "order": [
                {
                    "identifier": "5bd16f70-c257-4368-9624-8d144888882a",
                    "enabled": false
                },
                {
                    "identifier": "writing-story",
                    "enabled": true
                },
                {
                    "identifier": "chatHistory",
                    "enabled": true
                },
                {
                    "identifier": "dd3d6d95-7f6a-4120-b611-b82182f40a8a",
                    "enabled": true
                },
                {
                    "identifier": "writing-main",
                    "enabled": true
                },
                {
                    "identifier": "main",
                    "enabled": true
                },
                {
                    "identifier": "writing-definitions",
                    "enabled": true
                },
                {
                    "identifier": "writing-example-dialogue",
                    "enabled": true
                },
                {
                    "identifier": "06680e45-f19f-4135-9b85-31ed8063c894",
                    "enabled": true
                },
                {
                    "identifier": "worldInfoBefore",
                    "enabled": true
                },
                {
                    "identifier": "worldInfoAfter",
                    "enabled": true
                },
                {
                    "identifier": "dfd2c0a6-7911-4e08-9365-9a6559c2b448",
                    "enabled": true
                },
                {
                    "identifier": "writing-narrative",
                    "enabled": true
                },
                {
                    "identifier": "06019c94-2509-4dfc-b451-884ad37f2468",
                    "enabled": false
                },
                {
                    "identifier": "a8bae022-b245-4068-8553-5aff869aefb6",
                    "enabled": false
                },
                {
                    "identifier": "9562f13b-c51f-46de-9af3-bf009c54cb45",
                    "enabled": false
                },
                {
                    "identifier": "bf045156-efdd-477f-bed7-ee6ad13672cb",
                    "enabled": false
                },
                {
                    "identifier": "3a350361-7ccc-4f18-8a3a-21f75b9b818f",
                    "enabled": false
                },
                {
                    "identifier": "0b3ea821-0bd8-48fa-bc0a-66bcb88da322",
                    "enabled": false
                },
                {
                    "identifier": "d462fe12-cf94-4be7-8ce7-a98688c71174",
                    "enabled": false
                },
                {
                    "identifier": "8795ee66-bf17-448b-b2f4-68802cca212b",
                    "enabled": false
                },
                {
                    "identifier": "a3d78e96-1cd1-4f93-8a59-d1bfa17ab613",
                    "enabled": true
                },
                {
                    "identifier": "85f7e702-f841-4df9-8fe3-5bf38ccec9dc",
                    "enabled": false
                },
                {
                    "identifier": "12b05904-8117-46a0-b3c1-7661032cbd0e",
                    "enabled": false
                },
                {
                    "identifier": "jailbreak",
                    "enabled": true
                },
                {
                    "identifier": "writing-prefill",
                    "enabled": true
                },
                {
                    "identifier": "9cb50146-1492-4a91-b142-af6d266de164",
                    "enabled": true
                },
                {
                    "identifier": "dialogueExamples",
                    "enabled": false
                },
                {
                    "identifier": "personaDescription",
                    "enabled": false
                },
                {
                    "identifier": "charPersonality",
                    "enabled": false
                },
                {
                    "identifier": "charDescription",
                    "enabled": false
                },
                {
                    "identifier": "scenario",
                    "enabled": false
                },
                {
                    "identifier": "nsfw",
                    "enabled": false
                },
                {
                    "identifier": "enhanceDefinitions",
                    "enabled": false
                }
            ]
        }
    ],
    "assistant_prefill": "",
    "assistant_impersonation": "",
    "use_sysprompt": true,
    "squash_system_messages": true,
    "media_inlining": true,
    "inline_image_quality": "low",
    "continue_prefill": false,
    "continue_postfix": " ",
    "function_calling": false,
    "tool_call_recurse_limit": 5,
    "show_thoughts": true,
    "reasoning_effort": "low",
    "verbosity": "auto",
    "enable_web_search": false,
    "seed": -1,
    "n": 1,
    "request_images": false,
    "request_image_aspect_ratio": "",
    "request_image_resolution": "",
    "extensions": {
        "regex_scripts": [
            {
                "id": "b180d67f-a3fd-40cc-93ad-ea1d5a8eb826",
                "scriptName": "Planning Hider",
                "findRegex": "((.|\\n)*)<\\/planning>",
                "replaceString": "",
                "trimStrings": [],
                "placement": [
                    2
                ],
                "disabled": false,
                "markdownOnly": true,
                "promptOnly": true,
                "runOnEdit": true,
                "substituteRegex": 0,
                "minDepth": null,
                "maxDepth": null
            }
        ]
    }
}